gusucode.com > ASP+ACCESS在线手机销售系统(论文+源代码+答辩PPT) > ASP+ACCESS在线手机销售系统(论文+源代码+答辩PPT)\9)ASP 在线手机销售系统\HandsetPro\handset\admin\main.asp

    <!-- #include file = "include/sysbase.asp" -->
<html>
<head>
<title>后台管理</title>
<meta http-equiv = "Content-Type" content = "text/html; charset = gb2312">
<link rel = "stylesheet" href = "include/main.css" type = "text/css">

</head>

<body  text = "#000000">
	<br>
	<table border = 0 align = center><tr><td align = left  width = 400>
欢迎使用新世纪手机商城后台管理系统!<br><br>
<!--
	在这里,您可以:<br><br>
        <a href = manuList.asp class = "jj2"  target = "frmMain">1、厂商管理
        </a><br><a href = productList.asp class = "jj2" target = "frmMain">2、手机维护
        </a><br><a href = memberList.asp class = "jj2" target = "frmMain">3、会员维护
        </a><br><a href = orderList.asp class = "jj2" target = "frmMain">4、定单维护
        </a><br><a href = treatedList.asp class = "jj2" target = "frmMain">5、查看发货
        </a><br><a href = faqList.asp class = "jj2" target = "frmMain">6、FAQ管理
        </a><br><a href = userList.asp class = "jj2" target = "frmMain">7、维护管理员
        </a>
        <br><br><a href = "logout.asp" class = "jj2" >8、[注销]</a>
        
-->
	<div align = center class = "jj2">  这里显示各模块的页面        </div>
    </td></tr></table>

</body>
</html>